-
-
Notifications
You must be signed in to change notification settings - Fork 60
feat: Update JavaScript SDKs to v10.22.0 #1256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hey @timfish any ETA for the release of this bump? |
|
Working to fix the test failures first! I should find time to do this today or tomorrow. |
|
@Stanzilla sorry for the delay in getting this out. The final full test suite before release highlighted a bug introduced in a specific version of Electron. Working to get this fixed! |
hey thanks for the ping! I know it's probably super hard to keep up with the super frequent JS releases at this point! I was mainly very interested in this one because there was a package resolution issue with the older JS SDK releases where it brought in older OTEL libraries and we had to add workarounds for that. is the next electron sdk release going to support up to .25 then or are you keeping it as-is and just adding the bugfix? |
We don't change the supported Node/Electron versions without a major version bump!
The bug fix is merged. We just need a new js SDK released and to update it in the Electron SDK and then release. |
|
@Stanzilla 7.3.0 of the Electron SDK has now been released which uses 10.26.0 of the JavaScript SDKs. Thank you for your patience. Obviously let us know if this hasn't sorted all your issues! |
1 similar comment
|
@Stanzilla 7.3.0 of the Electron SDK has now been released which uses 10.26.0 of the JavaScript SDKs. Thank you for your patience. Obviously let us know if this hasn't sorted all your issues! |
No description provided.